TemplateDescriptor class

Information associated with a user's tenant template policy.

Signature

public class TemplateDescriptor implements Serializable

Methods

Name Description
getDescription
Gets the template description.
getName
Gets the template name.
getTemplateId
Gets the template ID.
getTemplates asynchronous
Asynchronously queries the server for the tenant's policy templates.
getTemplates synchronous
Synchronously queries the server for the tenant's policy templates.
setTemplateId
Sets the template ID.
setDescription
Sets the template description.
setName
Sets the template name.

Defined in

TemplateDescriptor.java

Supported Platforms

Minimum supported OS version
Android 4.0.3 (API level 15)

Package

com.microsoft.rightsmanagement

Thread Safety

Members of this class are not guaranteed to be thread safe.