|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHasDependencies
An interface for resource meta data that can contains a set of dependencies
| Method Summary | |
|---|---|
boolean |
canIndependentlyExpire()
return true if this meta can expire independently of its dependencies |
IURMeta[] |
getCostDependenciesRecursive()
get recursive list of cost dependencies |
IURMeta[] |
getDirectDependencies()
return an array of direct dependencies of this resource |
IURMeta[] |
getExpiryDependenciesRecursive()
get recursive list of expiry dependencies |
int |
getLocalCreationCost()
return local cost for this resource without cost of its dependencies |
| Methods inherited from interface com.ten60.netkernel.urii.IURMeta |
|---|
getContextSensitivity, getCreationCost, getMimeType, getPessimisticExpiryTime, getUsageCost, isExpired, isIntermediate |
| Method Detail |
|---|
IURMeta[] getCostDependenciesRecursive()
IURMeta[] getExpiryDependenciesRecursive()
IURMeta[] getDirectDependencies()
int getLocalCreationCost()
boolean canIndependentlyExpire()
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||