|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ten60.netkernel.urii.representation.SimpleRepresentationImpl
com.ten60.netkernel.module.accessor.ModuleResourceExpiryRepresentation
public final class ModuleResourceExpiryRepresentation
The representation returned by the module resource accessor exists request. It is based on SimpleRepresentationImpl which means the aspect and representation are rolled into one object.
| Field Summary |
|---|
| Fields inherited from class com.ten60.netkernel.urii.representation.SimpleRepresentationImpl |
|---|
mMeta |
| Fields inherited from interface com.ten60.netkernel.urii.aspect.IAspectBoolean |
|---|
MIME_TYPE |
| Constructor Summary | |
|---|---|
ModuleResourceExpiryRepresentation(java.lang.String aPath,
ModuleDefinition aModule,
long aExpiryOffset)
Creates a new instance of ModuleResourceRepresentation |
|
| Method Summary | |
|---|---|
boolean |
isTrue()
returns true if the resource exists |
| Methods inherited from class com.ten60.netkernel.urii.representation.SimpleRepresentationImpl |
|---|
getAspect, getAspects, getMeta, hasAspect |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModuleResourceExpiryRepresentation(java.lang.String aPath,
ModuleDefinition aModule,
long aExpiryOffset)
| Method Detail |
|---|
public boolean isTrue()
isTrue in interface IAspectBoolean
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||