|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Goal | |
---|---|
ru.metrika4j.entity | Сущности, с которыми работает Metrika4j: счетчики, цели и т.п. |
Uses of Goal in ru.metrika4j.entity |
---|
Methods in ru.metrika4j.entity that return Goal | |
---|---|
static Goal |
Goal.createDepthGoal(java.lang.String name,
int depth)
|
static Goal |
Goal.createUrlGoal(java.lang.String name,
Goal.Condition[] conditions)
|
static Goal |
Goal.createUrlGoal(java.lang.String name,
Goal.ConditionType type,
java.lang.String url)
|
Goal[] |
Counter.getGoals()
|
Methods in ru.metrika4j.entity with parameters of type Goal | |
---|---|
void |
Counter.setGoals(Goal[] goals)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |