Interface IPublicEntityKey

    • Method Detail

      • ownerId

        int ownerId()

        Get PublicEntityKey Owner ID.

        Getter method for the COM property "OwnerId"

        Returns:
        Returns a value of type int
      • ownerType

        java.lang.String ownerType()

        Get PublicEntityKey Owner Type.

        Getter method for the COM property "OwnerType"

        Returns:
        Returns a value of type java.lang.String
      • userName

        java.lang.String userName()

        Get PublicEntityKey UserName

        Getter method for the COM property "UserName"

        Returns:
        Returns a value of type java.lang.String
      • key

        java.lang.String key()

        Get PublicEntityKey Key

        Getter method for the COM property "Key"

        Returns:
        Returns a value of type java.lang.String
      • resourceType

        java.lang.String resourceType()

        Get PublicEntityKey ResourceType

        Getter method for the COM property "ResourceType"

        Returns:
        Returns a value of type java.lang.String
      • resourceType

        void resourceType​(java.lang.String pVal)

        Get PublicEntityKey ResourceType

        Setter method for the COM property "ResourceType"

        Parameters:
        pVal - Mandatory java.lang.String parameter.