Class UserAccountTestUtil

java.lang.Object
com.liferay.object.rest.test.util.UserAccountTestUtil

public class UserAccountTestUtil extends Object
  • Constructor Details

    • UserAccountTestUtil

      public UserAccountTestUtil()
  • Method Details

    • addUserAccountJSONObject

      public static com.liferay.portal.kernel.json.JSONObject addUserAccountJSONObject(com.liferay.object.system.SystemObjectDefinitionManager systemObjectDefinitionManager, Map<String,Serializable> values) throws Exception
      Throws:
      Exception
    • randomUserAccount

      public static com.liferay.headless.admin.user.dto.v1_0.UserAccount randomUserAccount()
    • updateUserAccountJSONObject

      public static com.liferay.portal.kernel.json.JSONObject updateUserAccountJSONObject(com.liferay.object.system.SystemObjectDefinitionManager systemObjectDefinitionManager, com.liferay.portal.kernel.json.JSONObject userAccountJSONObject, Map<String,Serializable> values) throws Exception
      Throws:
      Exception
    • updateUserAccountJSONObjectByExternalReferenceCode

      public static com.liferay.portal.kernel.json.JSONObject updateUserAccountJSONObjectByExternalReferenceCode(com.liferay.object.system.SystemObjectDefinitionManager systemObjectDefinitionManager, com.liferay.portal.kernel.json.JSONObject userAccountJSONObject, Map<String,Serializable> values) throws Exception
      Throws:
      Exception