The Knowledge Manager tag library in the atg.svc.knowledge.taglib package, located in the /service/Agent/src/taglibs/ directory, contains the following tags:

Tag

Description

canEditSolution

Checks to see if the current user can edit this solution.

Attributes:
var
processId
projectId
solutionId

canViewSolution

Checks to see if the current user can view this solution.

Attributes:
var
processId
projectId
solutionId

getAccessRight

Retrieves an access right using a primary key or name.

Attributes:
var
accessRightPK
accessRightName

getAssignableUsers

Returns a list of User objects for each user that can execute the task.

Attributes:
id
var
solutionTask
processId
solutionId

getProcess

Retrieves a process by ID.

Attributes:
var
primaryKey

getProject

Retrieves a project by ID.

Attributes:
var
primaryKey

getProjectTasks

Returns a list of SolutionTask objects for either the specified solution, or all of the solutions within a project.

Attributes:
var
projectId
solutionId

getSolution

Retrieves a solution by process, project, version or solution ID.

Attributes:
var
processId
projectId
solutionVersion
solutionId
editable

getSolutionByVersion

Retrieves a solution by version. This tag also applies to security.

Attributes:
var
solutionId
versionId
editable

getSolutionHistory

Returns a list of SolutionHistoryBean objects for the solution.

Attributes:
var
solutionId
projectId

getSolutionStatus

Retrieves a status of a solution.

Attributes:
var
solutionId
processId
projectId
published

getSolutionTasks

Returns a list of SolutionTask objects for the solution.

Attributes:
var
solutionId
unsecure

getUserOwningGroups

Returns a list of OrganizationalValue objects for the user.

Attributes:
var

isFieldExternallyVisible

Returns a true value if the segment can see the solution field.

Attributes:
id
var
solutionField
segment

isFieldValueExternallyVisible

Returns a true value if the segment can see the solution field value.

Attributes:
id
var
solutionFieldValue
segment

isSolutionExternallyVisible

Returns a true value if the segment can see the solution.

Attributes:
id
var
solution
segment

OrganizationIsExists

Checks to see if the current user can edit the solution.

Attributes:
var
organizationValueId

renderEmailStatement

Renders a statement for email based upon the statement text value.

Attributes:
id
var
text


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices