public class Profile extends Object
Constructor and Description |
---|
Profile() |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.policy.mgt.common.Profile |
addProfile(org.wso2.carbon.policy.mgt.common.Profile profile) |
ResponsePayload |
deleteProfile(int profileId) |
ResponsePayload |
updateProfile(org.wso2.carbon.policy.mgt.common.Profile profile,
String profileId) |
public org.wso2.carbon.policy.mgt.common.Profile addProfile(org.wso2.carbon.policy.mgt.common.Profile profile) throws MDMAPIException
MDMAPIException
public ResponsePayload updateProfile(org.wso2.carbon.policy.mgt.common.Profile profile, String profileId) throws MDMAPIException
MDMAPIException
public ResponsePayload deleteProfile(int profileId) throws MDMAPIException
MDMAPIException
Copyright © 2016 WSO2. All rights reserved.