com.atlassian.confluence.rpc.soap.beans
Class RemoteContentSummary
java.lang.Object
com.atlassian.confluence.rpc.soap.beans.RemoteContentSummary
public class RemoteContentSummary
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteContentSummary
public RemoteContentSummary(ContentEntityObject obj)
getId
public long getId()
getType
public java.lang.String getType()
getSpace
public java.lang.String getSpace()
getStatus
public java.lang.String getStatus()
getTitle
public java.lang.String getTitle()
getCreator
public java.lang.String getCreator()
getCreated
public java.util.Date getCreated()
getModifier
public java.lang.String getModifier()
getModified
public java.util.Date getModified()
Copyright © 2003-2013 Atlassian. All Rights Reserved.