Esri Geoportal Server
1.0

com.esri.gpt.catalog.lucene
Class AclProperty

java.lang.Object
  extended by com.esri.gpt.catalog.lucene.Storeable
      extended by com.esri.gpt.catalog.lucene.AclProperty
All Implemented Interfaces:
IStoreable

public class AclProperty
extends Storeable

Represents the access control property associated with a document.


Constructor Summary
AclProperty(String name)
          Constructs with a supplied name.
 
Method Summary
 
Methods inherited from class com.esri.gpt.catalog.lucene.Storeable
appendForWrite, appendForWrite, getComparisonField, getFields, getName, getRetrievalField, getTermsField, getValues, setComparisonField, setRetrievalField, setTermsField, setValue, setValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AclProperty

public AclProperty(String name)
Constructs with a supplied name.

Parameters:
name - the property name

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.