public interface ReferenceCounting
| Modifier and Type | Method and Description |
|---|---|
long |
getCreationTime() |
String |
getId()
Get the id for this reader.
|
int |
getReferenceCount()
Get the number of references
|
Deque<Throwable> |
getReferences() |
boolean |
isInvalidForReuse()
Determine if valid for reuse
|
void |
setInvalidForReuse()
Mark is invalid for reuse.
|
long getCreationTime()
int getReferenceCount()
void setInvalidForReuse()
throws IOException
IOExceptionboolean isInvalidForReuse()
String getId()
Copyright © 2005–2018 Alfresco Software. All rights reserved.