|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RepositoryItem
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Method Summary | |
|---|---|
RepositoryItemDescriptor |
getItemDescriptor()
Returns the RepositoryItemDescriptor property, which describes the known properties for the item |
java.lang.Object |
getPropertyValue(java.lang.String pPropertyName)
Returns the property of the given name |
Repository |
getRepository()
Returns the Repository which contains this item |
java.lang.String |
getRepositoryId()
Returns the unique id associated with this object in the repository. |
boolean |
isTransient()
Returns true if this item has been created with createItem, but not yet added to the repository with addItem. |
| Methods inherited from interface atg.repository.DisplayableItem |
|---|
getItemDisplayName |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
java.lang.String getRepositoryId()
java.lang.Object getPropertyValue(java.lang.String pPropertyName)
Repository getRepository()
RepositoryItemDescriptor getItemDescriptor()
throws RepositoryException
RepositoryExceptionboolean isTransient()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||