com.atlassian.confluence.rpc.soap.beans
Class RemotePermission
java.lang.Object
com.atlassian.confluence.rpc.soap.beans.RemotePermission
Deprecated. Since 2.7. use RemoteContentPermission
instead
@Deprecated
public class RemotePermission
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotePermission
public RemotePermission()
- Deprecated.
RemotePermission
public RemotePermission(ContentPermission permission)
- Deprecated.
getLockType
public java.lang.String getLockType()
- Deprecated.
setLockType
public void setLockType(java.lang.String lockType)
- Deprecated.
getLockedBy
public java.lang.String getLockedBy()
- Deprecated.
setLockedBy
public void setLockedBy(java.lang.String lockedBy)
- Deprecated.
Copyright © 2003-2013 Atlassian. All Rights Reserved.