public interface ReferenceCounting
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTime() |
java.lang.String |
getId()
Get the id for this reader.
|
int |
getReferenceCount()
Get the number of references
|
java.util.Deque |
getReferences() |
boolean |
isInvalidForReuse()
Determine if valid for reuse
|
void |
setInvalidForReuse()
Mark is invalid for reuse.
|
long getCreationTime()
java.util.Deque getReferences()
int getReferenceCount()
void setInvalidForReuse()
throws java.io.IOException
java.io.IOExceptionboolean isInvalidForReuse()
java.lang.String getId()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.