public class PublishedNodeFact extends AbstractNodeFact
installedModules, node, operationType, workspace| Constructor and Description |
|---|
PublishedNodeFact(JCRNodeWrapper node,
String language,
boolean unpublished) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLanguage()
Returns the current language.
|
int |
hashCode() |
boolean |
isTranslation() |
boolean |
isUnpublished() |
String |
toString() |
getAncestor, getChildNodes, getContent, getIdentifier, getInstalledModules, getMimeType, getName, getNode, getNode, getOperationType, getParent, getPath, getProperties, getProperty, getSession, getTypes, getWorkspace, recurseOnTypes, recurseOnTypes, recurseOnTypes, setInstalledModules, setOperationTypepublic PublishedNodeFact(JCRNodeWrapper node, String language, boolean unpublished) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic String getLanguage()
NodeFactgetLanguage in interface NodeFactgetLanguage in class AbstractNodeFactpublic boolean isTranslation()
public boolean isUnpublished()
public boolean equals(Object o)
equals in class AbstractNodeFactpublic int hashCode()
hashCode in class AbstractNodeFactCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.