com.atlassian.confluence.rpc.soap.beans
Class RemoteContentPermissionSet

java.lang.Object
  extended by com.atlassian.confluence.rpc.soap.beans.RemoteContentPermissionSet

public class RemoteContentPermissionSet
extends java.lang.Object


Constructor Summary
RemoteContentPermissionSet(ContentPermissionSet permissionSet)
           
RemoteContentPermissionSet(java.lang.String type)
           
 
Method Summary
 RemoteContentPermission[] getContentPermissions()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteContentPermissionSet

public RemoteContentPermissionSet(java.lang.String type)

RemoteContentPermissionSet

public RemoteContentPermissionSet(ContentPermissionSet permissionSet)
Method Detail

getType

public java.lang.String getType()

getContentPermissions

public RemoteContentPermission[] getContentPermissions()


Copyright © 2003-2014 Atlassian. All Rights Reserved.