|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeshape.jcr.federation.FederatedDocumentChanges.FederatedReferrerChanges
protected class FederatedDocumentChanges.FederatedReferrerChanges
| Constructor Summary | |
|---|---|
protected |
FederatedDocumentChanges.FederatedReferrerChanges()
|
| Method Summary | |
|---|---|
Set<String> |
getAddedStrong()
Returns the set with the document identifiers of the documents which have been added as strong referrers. |
Set<String> |
getAddedWeak()
Returns the set with the document identifiers of the documents which have been added as weak referrers. |
Set<String> |
getRemovedStrong()
Returns the set with the document identifiers of the document which have been removed as strong referrers. |
Set<String> |
getRemovedWeak()
Returns the set with the document identifiers of the document which have been removed as weak referrers. |
boolean |
isEmpty()
Checks if there are any changes to the referrers (added/removed weak/strong) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected FederatedDocumentChanges.FederatedReferrerChanges()
| Method Detail |
|---|
public boolean isEmpty()
DocumentChanges.ReferrerChanges
isEmpty in interface DocumentChanges.ReferrerChangestrue if there aren't any changes, false otherwisepublic Set<String> getAddedStrong()
DocumentChanges.ReferrerChanges
getAddedStrong in interface DocumentChanges.ReferrerChangespublic Set<String> getAddedWeak()
DocumentChanges.ReferrerChanges
getAddedWeak in interface DocumentChanges.ReferrerChangespublic Set<String> getRemovedStrong()
DocumentChanges.ReferrerChanges
getRemovedStrong in interface DocumentChanges.ReferrerChangespublic Set<String> getRemovedWeak()
DocumentChanges.ReferrerChanges
getRemovedWeak in interface DocumentChanges.ReferrerChanges
|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||