public class RepositoryContainer extends RepositoryResource implements AclContainerSecurable
Synchronizable.Syncable
Constructor and Description |
---|
RepositoryContainer(String identifier,
String objectType,
String path,
Date lastModified,
List<Attribute> attributes)
It is not intended or recommended that the consumer of the API construct these objects.
|
getLastModifiedDate, toString
clone, equals, getSyncable, hashCode, setSyncable, toDisplayValue
addAttribute, getAttribute, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsLong, getAttributeAsLong, getAttributeAsString, getAttributes, removeAttribute, setAttribute, setAttributes
getName, getPath, setName, setPath
getIdentifier, getObjectType, setIdentifier, setObjectType
finalize, getClass, notify, notifyAll, wait, wait, wait
getName, getPath, setName, setPath
getIdentifier, getObjectType
public RepositoryContainer(String identifier, String objectType, String path, Date lastModified, List<Attribute> attributes)
identifier
- The identifier of this repository container.objectType
- The object type of this repository container.path
- The path of this repository container.lastModified
- The date this repository container was last modified.attributes
- The attributes defined on this repository container.Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA