|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jasig.portal.groups.filesystem.FileSystemGroupStore.GroupHolder
private class FileSystemGroupStore.GroupHolder
Field Summary | |
---|---|
private IEntityGroup |
group
|
private long |
lastModified
|
Constructor Summary | |
---|---|
protected |
FileSystemGroupStore.GroupHolder(IEntityGroup g,
long lm)
|
Method Summary | |
---|---|
protected IEntityGroup |
getGroup()
|
protected long |
getLastModified()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private long lastModified
private IEntityGroup group
Constructor Detail |
---|
protected FileSystemGroupStore.GroupHolder(IEntityGroup g, long lm)
Method Detail |
---|
protected IEntityGroup getGroup()
protected long getLastModified()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |