|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.model.InternalEntity
com.atlassian.crowd.model.InternalDirectoryEntity
public abstract class InternalDirectoryEntity
| Field Summary | |
|---|---|
protected Directory |
directory
|
| Fields inherited from class com.atlassian.crowd.model.InternalEntity |
|---|
active, createdDate, id, name, updatedDate |
| Constructor Summary | |
|---|---|
protected |
InternalDirectoryEntity()
|
protected |
InternalDirectoryEntity(InternalEntityTemplate template,
Directory directory)
|
| Method Summary | |
|---|---|
Directory |
getDirectory()
|
long |
getDirectoryId()
|
| Methods inherited from class com.atlassian.crowd.model.InternalEntity |
|---|
equals, getCreatedDate, getId, getName, getUpdatedDate, hashCode, isActive, setActive, setCreatedDate, setCreatedDateToNow, setName, setUpdatedDate, setUpdatedDateToNow |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.crowd.model.DirectoryEntity |
|---|
equals, getName, hashCode |
| Field Detail |
|---|
protected Directory directory
| Constructor Detail |
|---|
protected InternalDirectoryEntity()
protected InternalDirectoryEntity(InternalEntityTemplate template,
Directory directory)
| Method Detail |
|---|
public long getDirectoryId()
getDirectoryId in interface DirectoryEntitypublic Directory getDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||