public class SiteContainer extends Object implements Comparable<SiteContainer>
| Constructor and Description |
|---|
SiteContainer() |
SiteContainer(String folderId,
NodeRef nodeRef) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(SiteContainer other) |
boolean |
equals(Object obj) |
String |
getFolderId() |
NodeRef |
getNodeRef() |
int |
hashCode() |
String |
toString() |
public String getFolderId()
public int compareTo(SiteContainer other)
compareTo in interface Comparable<SiteContainer>Copyright © 2005–2014 Alfresco Software. All rights reserved.