|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.editor.policy.presenter.Problem
public class Problem
Describes a problem in a part.
Constructor Summary | |
---|---|
Problem(org.openpermis.policy.bean.PartBean part,
org.openpermis.policy.PartProblemReporter.ProblemMessage message,
Object... parameters)
Creates a new problem for the specified part, type and parameters. |
Method Summary | |
---|---|
static List<Problem> |
createProblemList(org.openpermis.policy.Policy policy)
Creates a list of problem for the specified policy. |
boolean |
equals(Object obj)
|
org.openpermis.policy.PartProblemReporter.ProblemMessage |
getMessage()
Returns the type of the problem. |
Object[] |
getParameters()
Returns the problem parameters. |
org.openpermis.policy.bean.PartBean |
getPart()
Returns the part that has a problem. |
org.openpermis.policy.bean.SerialNumber |
getPartSerialNumber()
Returns the serial number of the part that has a problem. |
int |
hashCode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Problem(org.openpermis.policy.bean.PartBean part, org.openpermis.policy.PartProblemReporter.ProblemMessage message, Object... parameters)
part
- the part that has a problem.message
- the type of problem.parameters
- additional parameters for the problem.Method Detail |
---|
public static final List<Problem> createProblemList(org.openpermis.policy.Policy policy)
policy
- the policy for which to create the problem list.
null
.public org.openpermis.policy.bean.SerialNumber getPartSerialNumber()
public org.openpermis.policy.bean.PartBean getPart()
public org.openpermis.policy.PartProblemReporter.ProblemMessage getMessage()
public Object[] getParameters()
public int hashCode()
hashCode
in class Object
public boolean equals(Object obj)
equals
in class Object
public String toString()
toString
in class Object
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:33
Copyright (c) 2002-2007 Ergon Informatik AG